home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / oper_sys / fp / ifp_unix.lzh / ifp / fproot / demo / Double < prev    next >
Encoding:
Text File  |  1986-10-03  |  70 b   |  5 lines

  1. (* Double a number - e.g. 3:Double -> 6 *)
  2.  
  3. DEF Double AS [id,id]|+;
  4.  
  5.